Asynchronous JavaScript and XML, Ajax
Welcome  |   Genealogy  |   Native Plants  |   Photography  |   Websites  |   Wood Turning
                 Websites  >   Ajax Links  >   Sams Teach Yourself Ajax in 10 Minutes

Sams Teach Yourself Ajax in 10 Minutes

     by Phil Ballard
     Sams Publishing
     Copyright © 2006

Chapter 1. Anatomy of a Website

Chapter 2. Writing Web Pages in HTML

Chapter 3. Sending Requests Using HTTP

Chapter 4. Client-Side Coding in JavaScript

Chapter 5. Server-Side Programming in PHP

Chapter 6. A Brief Introduction to XML

Chapter 7. Anatomy of an Ajax Application

Chapter 8. The XMLHTTPRequest Object

Chapter 9. Talking with the Server

Chapter 10. Using the Returned Data

Chapter 11. Our First Ajax Application

Chapter 12. Returning Data as Text

Chapter 13. AHAH - Synchronous HTML and HTTP

Chapter 14. Returning Data as XML

Chapter 15. Web Services and the REST Protocol

Chapter 16. Web Services Using Soap

Chapter 17. A JavaScript Library for Ajax

Chapter 18. Ajax "Gotchas"

Chapter 19. The prototype.js Toolkit

Chapter 20. Using RICO

Chapter 21. Using XOAD